首页> 外文OA文献 >Signal Reconstruction Algorithms for Time-Interleaved ADCs
【2h】

Signal Reconstruction Algorithms for Time-Interleaved ADCs

机译:时间交错ADC的信号重建算法

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

An analog-to-digital converter (ADC) is a key component in many electronic systems. It is used to convert analog signals to the equivalent digital form. The conversion involves sampling which is the process of converting a continuous-time signal to a sequence of discrete-time samples, and quantization in which each sampled value is represented using a finite number of bits. The sampling rate and the effective resolution (number of bits) are two key ADC performance metrics. Today, ADCs form a major bottleneck in many applications like communication systems since it is difficult to simultaneously achieve high sampling rate and high resolution. Among the various ADC architectures, the time-interleaved analog-to-digital converter (TI-ADC) has emerged as a popular choice for achieving very high sampling rates and resolutions. At the principle level, by interleaving the outputs of M identical channel ADCs, a TI-ADC could achieve the same resolution as that of a channel ADC but with M times higher bandwidth. However, in practice, mismatches between the channel ADCs result in a nonuniformly sampled signal at the output of a TI-ADC which reduces the achievable resolution. Often, in TIADC implementations, digital reconstructors are used to recover the uniform-grid samples from the nonuniformly sampled signal at the output of the TI-ADC. Since such reconstructors operate at the TI-ADC output rate, reducing the number of computations required per corrected output sample helps to reduce the power consumed by the TI-ADC. Also, as the mismatch parameters change occasionally, the reconstructor should support online reconfiguration with minimal or no redesign. Further, it is advantageous to have reconstruction schemes that require fewer coefficient updates during reconfiguration. In this thesis, we focus on reducing the design and implementation complexities of nonrecursive finite-length impulse response (FIR) reconstructors. We propose efficient reconstruction schemes for three classes of nonuniformly sampled signals that can occur at the output of TI-ADCs. Firstly, we consider a class of nonuniformly sampled signals that occur as a result of static timing mismatch errors or due to channel mismatches in TI-ADCs. For this type of nonuniformly sampled signals, we propose three reconstructors which utilize a two-rate approach to derive the corresponding single-rate structure. The two-rate based reconstructors move part of the complexity to a symmetric filter and also simplifies the reconstruction problem. The complexity reduction stems from the fact that half of the impulse response coefficients of the symmetric filter are equal to zero and that, compared to the original reconstruction problem, the simplified problem requires only a simpler reconstructor. Next, we consider the class of nonuniformly sampled signals that occur when a TI-ADC is used for sub-Nyquist cyclic nonuniform sampling (CNUS) of sparse multi-band signals. Sub-Nyquist sampling utilizes the sparsities in the analog signal to sample the signal at a lower rate. However, the reduced sampling rate comes at the cost of additional digital signal processing that is needed to reconstruct the uniform-grid sequence from the sub-Nyquist sampled sequence obtained via CNUS. The existing reconstruction scheme is computationally intensive and time consuming and offsets the gains obtained from the reduced sampling rate. Also, in applications where the band locations of the sparse multi-band signal can change from time to time, the reconstructor should support online reconfigurability. Here, we propose a reconstruction scheme that reduces the computational complexity of the reconstructor and at the same time, simplifies the online reconfigurability of the reconstructor. Finally, we consider a class of nonuniformly sampled signals which occur at the output of TI-ADCs that use some of the input sampling instants for sampling a known calibration signal. The samples corresponding to the calibration signal are used for estimating the channel mismatch parameters. In such TI-ADCs, nonuniform sampling is due to the mismatches between the channel ADCs and due to the missing input samples corresponding to the sampling instants reserved for the calibration signal. We propose three reconstruction schemes for such nonuniformly sampled signals and show using design examples that, compared to a previous solution, the proposed schemes require substantially lower computational complexity.
机译:模数转换器(ADC)是许多电子系统中的关键组件。它用于将模拟信号转换为等效的数字形式。转换涉及采样,即将连续时间信号转换为离散时间采样序列的过程,以及量化过程,其中每个采样值均使用有限数量的位表示。采样率和有效分辨率(位数)是两个关键的ADC性能指标。如今,由于难以同时实现高采样率和高分辨率,因此ADC成为许多应用(例如通信系统)的主要瓶颈。在各种ADC架构中,时间交织的模数转换器(TI-ADC)已经成为实现非常高的采样率和分辨率的流行选择。从原理上讲,通过对M个相同通道ADC的输出进行交织,TI-ADC可以实现与通道ADC相同的分辨率,但带宽要高出M倍。但是,实际上,通道ADC之间的失配会导致TI-ADC的输出处采样信号不均匀,从而降低了可实现的分辨率。通常,在TIADC实现中,数字重建器用于从TI-ADC输出处的非均匀采样信号中恢复均匀网格采样。由于此类重构器以TI-ADC输出速率工作,因此减少每个校正后的输出采样所需的计算数量有助于减少TI-ADC的功耗。而且,由于失配参数偶尔会发生变化,因此重构器应支持在线重新配置,而无需进行最少的重新设计。此外,具有在重新配置期间需要较少的系数更新的重建方案是有利的。在本文中,我们着重于降低非递归有限长度脉冲响应(FIR)重建器的设计和实现复杂性。我们为TI-ADC的输出中可能出现的三类非均匀采样信号提出了有效的重构方案。首先,我们考虑由于静态时序失配误差或TI-ADC中的通道失配而产生的一类非均匀采样信号。对于这种类型的非均匀采样信号,我们提出了三个重构器,它们利用双速率方法来导出相应的单速率结构。基于二速率的重构器将部分复杂度移至对称滤波器,并且还简化了重构问题。降低复杂度的原因是,对称滤波器的脉冲响应系数的一半等于零,并且与原始的重建问题相比,简化的问题只需要一个更简单的重建器即可。接下来,我们考虑当TI-ADC用于稀疏多频带信号的亚奈奎斯特循环非均匀采样(CNUS)时发生的非均匀采样信号的类别。次奈奎斯特采样利用模拟信号中的稀疏性以较低的速率对信号进行采样。然而,降低的采样率是以额外的数字信号处理为代价的,这需要额外的数字信号处理来从通过CNUS获得的亚奈奎斯特采样序列中重建均匀网格序列。现有的重建方案计算量大且耗时,并且抵消了从降低的采样率获得的增益。同样,在稀疏多频带信号的频带位置可能会不时变化的应用中,重构器应支持在线可重构性。在这里,我们提出了一种重构方案,该方案可以降低重构器的计算复杂度,同时简化重构器的在线可重构性。最后,我们考虑一类非均匀采样的信号,这些信号出现在TI-ADC的输出上,这些信号使用一些输入采样时刻对已知的校准信号进行采样。对应于校准信号的样本被用于估计信道失配参数。在这种TI-ADC中,非均匀采样是由于通道ADC之间的失配以及由于缺少对应于为校准信号保留的采样时刻的输入采样所致。我们针对这种非均匀采样的信号提出了三种重构方案,并使用设计示例说明了与以前的解决方案相比,所提出的方案所需的计算复杂度要低得多。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号